3.9.84 \(\int \frac {x^4}{(a+b x^2+c x^4)^3} \, dx\) [884]

Optimal. Leaf size=289 \[ \frac {x \left (2 a+b x^2\right )}{4 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )^2}-\frac {x \left (7 b^2-4 a c+12 b c x^2\right )}{8 \left (b^2-4 a c\right )^2 \left (a+b x^2+c x^4\right )}+\frac {3 \sqrt {c} \left (3 b^2+4 a c-2 b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{4 \sqrt {2} \left (b^2-4 a c\right )^{5/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {3 \sqrt {c} \left (3 b^2+4 a c+2 b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{4 \sqrt {2} \left (b^2-4 a c\right )^{5/2} \sqrt {b+\sqrt {b^2-4 a c}}} \]

[Out]

1/4*x*(b*x^2+2*a)/(-4*a*c+b^2)/(c*x^4+b*x^2+a)^2-1/8*x*(12*b*c*x^2-4*a*c+7*b^2)/(-4*a*c+b^2)^2/(c*x^4+b*x^2+a)
+3/8*arctan(x*2^(1/2)*c^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2))*c^(1/2)*(3*b^2+4*a*c-2*b*(-4*a*c+b^2)^(1/2))/(-4*a
*c+b^2)^(5/2)*2^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2)-3/8*arctan(x*2^(1/2)*c^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(1/2))*
c^(1/2)*(3*b^2+4*a*c+2*b*(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2)^(5/2)*2^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.46, antiderivative size = 289, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.222, Rules used = {1134, 1192, 1180, 211} \begin {gather*} \frac {3 \sqrt {c} \left (-2 b \sqrt {b^2-4 a c}+4 a c+3 b^2\right ) \text {ArcTan}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{4 \sqrt {2} \left (b^2-4 a c\right )^{5/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {3 \sqrt {c} \left (2 b \sqrt {b^2-4 a c}+4 a c+3 b^2\right ) \text {ArcTan}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{4 \sqrt {2} \left (b^2-4 a c\right )^{5/2} \sqrt {\sqrt {b^2-4 a c}+b}}+\frac {x \left (2 a+b x^2\right )}{4 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )^2}-\frac {x \left (-4 a c+7 b^2+12 b c x^2\right )}{8 \left (b^2-4 a c\right )^2 \left (a+b x^2+c x^4\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^4/(a + b*x^2 + c*x^4)^3,x]

[Out]

(x*(2*a + b*x^2))/(4*(b^2 - 4*a*c)*(a + b*x^2 + c*x^4)^2) - (x*(7*b^2 - 4*a*c + 12*b*c*x^2))/(8*(b^2 - 4*a*c)^
2*(a + b*x^2 + c*x^4)) + (3*Sqrt[c]*(3*b^2 + 4*a*c - 2*b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b
- Sqrt[b^2 - 4*a*c]]])/(4*Sqrt[2]*(b^2 - 4*a*c)^(5/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) - (3*Sqrt[c]*(3*b^2 + 4*a*c
 + 2*b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(4*Sqrt[2]*(b^2 - 4*a*c)^(5
/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]])

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 1134

Int[((d_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[(-d^3)*(d*x)^(m - 3)*(2*a
+ b*x^2)*((a + b*x^2 + c*x^4)^(p + 1)/(2*(p + 1)*(b^2 - 4*a*c))), x] + Dist[d^4/(2*(p + 1)*(b^2 - 4*a*c)), Int
[(d*x)^(m - 4)*(2*a*(m - 3) + b*(m + 4*p + 3)*x^2)*(a + b*x^2 + c*x^4)^(p + 1), x], x] /; FreeQ[{a, b, c, d},
x] && NeQ[b^2 - 4*a*c, 0] && LtQ[p, -1] && GtQ[m, 3] && IntegerQ[2*p] && (IntegerQ[p] || IntegerQ[m])

Rule 1180

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rule 1192

Int[((d_) + (e_.)*(x_)^2)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[x*(a*b*e - d*(b^2 - 2*a
*c) - c*(b*d - 2*a*e)*x^2)*((a + b*x^2 + c*x^4)^(p + 1)/(2*a*(p + 1)*(b^2 - 4*a*c))), x] + Dist[1/(2*a*(p + 1)
*(b^2 - 4*a*c)), Int[Simp[(2*p + 3)*d*b^2 - a*b*e - 2*a*c*d*(4*p + 5) + (4*p + 7)*(d*b - 2*a*e)*c*x^2, x]*(a +
 b*x^2 + c*x^4)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e
^2, 0] && LtQ[p, -1] && IntegerQ[2*p]

Rubi steps

\begin {align*} \int \frac {x^4}{\left (a+b x^2+c x^4\right )^3} \, dx &=\frac {x \left (2 a+b x^2\right )}{4 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )^2}-\frac {\int \frac {2 a-5 b x^2}{\left (a+b x^2+c x^4\right )^2} \, dx}{4 \left (b^2-4 a c\right )}\\ &=\frac {x \left (2 a+b x^2\right )}{4 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )^2}-\frac {x \left (7 b^2-4 a c+12 b c x^2\right )}{8 \left (b^2-4 a c\right )^2 \left (a+b x^2+c x^4\right )}+\frac {\int \frac {3 a \left (b^2+4 a c\right )-12 a b c x^2}{a+b x^2+c x^4} \, dx}{8 a \left (b^2-4 a c\right )^2}\\ &=\frac {x \left (2 a+b x^2\right )}{4 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )^2}-\frac {x \left (7 b^2-4 a c+12 b c x^2\right )}{8 \left (b^2-4 a c\right )^2 \left (a+b x^2+c x^4\right )}+\frac {\left (3 c \left (3 b^2+4 a c-2 b \sqrt {b^2-4 a c}\right )\right ) \int \frac {1}{\frac {b}{2}-\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx}{8 \left (b^2-4 a c\right )^{5/2}}-\frac {\left (3 c \left (3 b^2+4 a c+2 b \sqrt {b^2-4 a c}\right )\right ) \int \frac {1}{\frac {b}{2}+\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx}{8 \left (b^2-4 a c\right )^{5/2}}\\ &=\frac {x \left (2 a+b x^2\right )}{4 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )^2}-\frac {x \left (7 b^2-4 a c+12 b c x^2\right )}{8 \left (b^2-4 a c\right )^2 \left (a+b x^2+c x^4\right )}+\frac {3 \sqrt {c} \left (3 b^2+4 a c-2 b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{4 \sqrt {2} \left (b^2-4 a c\right )^{5/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {3 \sqrt {c} \left (3 b^2+4 a c+2 b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{4 \sqrt {2} \left (b^2-4 a c\right )^{5/2} \sqrt {b+\sqrt {b^2-4 a c}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.47, size = 285, normalized size = 0.99 \begin {gather*} \frac {1}{8} \left (\frac {2 \left (2 a x+b x^3\right )}{\left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )^2}+\frac {-7 b^2 x+4 a c x-12 b c x^3}{\left (b^2-4 a c\right )^2 \left (a+b x^2+c x^4\right )}+\frac {3 \sqrt {2} \sqrt {c} \left (3 b^2+4 a c-2 b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{\left (b^2-4 a c\right )^{5/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {3 \sqrt {2} \sqrt {c} \left (3 b^2+4 a c+2 b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{\left (b^2-4 a c\right )^{5/2} \sqrt {b+\sqrt {b^2-4 a c}}}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^4/(a + b*x^2 + c*x^4)^3,x]

[Out]

((2*(2*a*x + b*x^3))/((b^2 - 4*a*c)*(a + b*x^2 + c*x^4)^2) + (-7*b^2*x + 4*a*c*x - 12*b*c*x^3)/((b^2 - 4*a*c)^
2*(a + b*x^2 + c*x^4)) + (3*Sqrt[2]*Sqrt[c]*(3*b^2 + 4*a*c - 2*b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)
/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/((b^2 - 4*a*c)^(5/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) - (3*Sqrt[2]*Sqrt[c]*(3*b^2 +
 4*a*c + 2*b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/((b^2 - 4*a*c)^(5/2)*
Sqrt[b + Sqrt[b^2 - 4*a*c]]))/8

________________________________________________________________________________________

Maple [A]
time = 0.06, size = 338, normalized size = 1.17

method result size
risch \(\frac {-\frac {3 b \,c^{2} x^{7}}{2 \left (16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}\right )}+\frac {c \left (4 a c -19 b^{2}\right ) x^{5}}{128 a^{2} c^{2}-64 a \,b^{2} c +8 b^{4}}-\frac {b \left (16 a c +5 b^{2}\right ) x^{3}}{8 \left (16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}\right )}-\frac {3 a \left (4 a c +b^{2}\right ) x}{8 \left (16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}\right )}}{\left (c \,x^{4}+b \,x^{2}+a \right )^{2}}+\frac {3 \left (\munderset {\textit {\_R} =\RootOf \left (\textit {\_Z}^{4} c +\textit {\_Z}^{2} b +a \right )}{\sum }\frac {\left (-\frac {4 b c \,\textit {\_R}^{2}}{16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}}+\frac {4 a c +b^{2}}{16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}}\right ) \ln \left (x -\textit {\_R} \right )}{2 \textit {\_R}^{3} c +\textit {\_R} b}\right )}{16}\) \(251\)
default \(\frac {-\frac {3 b \,c^{2} x^{7}}{2 \left (16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}\right )}+\frac {c \left (4 a c -19 b^{2}\right ) x^{5}}{128 a^{2} c^{2}-64 a \,b^{2} c +8 b^{4}}-\frac {b \left (16 a c +5 b^{2}\right ) x^{3}}{8 \left (16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}\right )}-\frac {3 a \left (4 a c +b^{2}\right ) x}{8 \left (16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}\right )}}{\left (c \,x^{4}+b \,x^{2}+a \right )^{2}}+\frac {3 c \left (-\frac {\left (3 b^{2}+4 a c -2 b \sqrt {-4 a c +b^{2}}\right ) \sqrt {2}\, \arctanh \left (\frac {c x \sqrt {2}}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}+\frac {\left (-2 b \sqrt {-4 a c +b^{2}}-4 a c -3 b^{2}\right ) \sqrt {2}\, \arctan \left (\frac {c x \sqrt {2}}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \left (16 a^{2} c^{2}-8 a \,b^{2} c +b^{4}\right )}\) \(338\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^4/(c*x^4+b*x^2+a)^3,x,method=_RETURNVERBOSE)

[Out]

(-3/2*b*c^2/(16*a^2*c^2-8*a*b^2*c+b^4)*x^7+1/8*c*(4*a*c-19*b^2)/(16*a^2*c^2-8*a*b^2*c+b^4)*x^5-1/8*b*(16*a*c+5
*b^2)/(16*a^2*c^2-8*a*b^2*c+b^4)*x^3-3/8*a*(4*a*c+b^2)/(16*a^2*c^2-8*a*b^2*c+b^4)*x)/(c*x^4+b*x^2+a)^2+3/2/(16
*a^2*c^2-8*a*b^2*c+b^4)*c*(-1/4*(3*b^2+4*a*c-2*b*(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b
^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2))+1/4*(-2*b*(-4*a*c+b^2)^(1/2)-4*a*c-
3*b^2)/(-4*a*c+b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*
c)^(1/2)))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(c*x^4+b*x^2+a)^3,x, algorithm="maxima")

[Out]

-1/8*(12*b*c^2*x^7 + (19*b^2*c - 4*a*c^2)*x^5 + (5*b^3 + 16*a*b*c)*x^3 + 3*(a*b^2 + 4*a^2*c)*x)/((b^4*c^2 - 8*
a*b^2*c^3 + 16*a^2*c^4)*x^8 + 2*(b^5*c - 8*a*b^3*c^2 + 16*a^2*b*c^3)*x^6 + a^2*b^4 - 8*a^3*b^2*c + 16*a^4*c^2
+ (b^6 - 6*a*b^4*c + 32*a^3*c^3)*x^4 + 2*(a*b^5 - 8*a^2*b^3*c + 16*a^3*b*c^2)*x^2) - 3/8*integrate((4*b*c*x^2
- b^2 - 4*a*c)/(c*x^4 + b*x^2 + a), x)/(b^4 - 8*a*b^2*c + 16*a^2*c^2)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 3128 vs. \(2 (241) = 482\).
time = 0.45, size = 3128, normalized size = 10.82 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(c*x^4+b*x^2+a)^3,x, algorithm="fricas")

[Out]

-1/16*(24*b*c^2*x^7 + 2*(19*b^2*c - 4*a*c^2)*x^5 + 2*(5*b^3 + 16*a*b*c)*x^3 + 3*sqrt(1/2)*((b^4*c^2 - 8*a*b^2*
c^3 + 16*a^2*c^4)*x^8 + 2*(b^5*c - 8*a*b^3*c^2 + 16*a^2*b*c^3)*x^6 + a^2*b^4 - 8*a^3*b^2*c + 16*a^4*c^2 + (b^6
 - 6*a*b^4*c + 32*a^3*c^3)*x^4 + 2*(a*b^5 - 8*a^2*b^3*c + 16*a^3*b*c^2)*x^2)*sqrt(-(b^5 + 40*a*b^3*c + 80*a^2*
b*c^2 + (a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5)/sqrt(a^2
*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))/(a*b^10 - 20*a^2*
b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5))*log(3*(5*b^4*c + 40*a*b^2*c^2 +
16*a^2*c^3)*x + 3/2*sqrt(1/2)*(b^8 - 8*a*b^6*c + 128*a^3*b^2*c^3 - 256*a^4*c^4 - (a*b^13 - 8*a^2*b^11*c - 80*a
^3*b^9*c^2 + 1280*a^4*b^7*c^3 - 6400*a^5*b^5*c^4 + 14336*a^6*b^3*c^5 - 12288*a^7*b*c^6)/sqrt(a^2*b^10 - 20*a^3
*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))*sqrt(-(b^5 + 40*a*b^3*c + 80*a^
2*b*c^2 + (a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5)/sqrt(a
^2*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))/(a*b^10 - 20*a^
2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5))) - 3*sqrt(1/2)*((b^4*c^2 - 8*a
*b^2*c^3 + 16*a^2*c^4)*x^8 + 2*(b^5*c - 8*a*b^3*c^2 + 16*a^2*b*c^3)*x^6 + a^2*b^4 - 8*a^3*b^2*c + 16*a^4*c^2 +
 (b^6 - 6*a*b^4*c + 32*a^3*c^3)*x^4 + 2*(a*b^5 - 8*a^2*b^3*c + 16*a^3*b*c^2)*x^2)*sqrt(-(b^5 + 40*a*b^3*c + 80
*a^2*b*c^2 + (a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5)/sqr
t(a^2*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))/(a*b^10 - 20
*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5))*log(3*(5*b^4*c + 40*a*b^2*c
^2 + 16*a^2*c^3)*x - 3/2*sqrt(1/2)*(b^8 - 8*a*b^6*c + 128*a^3*b^2*c^3 - 256*a^4*c^4 - (a*b^13 - 8*a^2*b^11*c -
 80*a^3*b^9*c^2 + 1280*a^4*b^7*c^3 - 6400*a^5*b^5*c^4 + 14336*a^6*b^3*c^5 - 12288*a^7*b*c^6)/sqrt(a^2*b^10 - 2
0*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))*sqrt(-(b^5 + 40*a*b^3*c +
80*a^2*b*c^2 + (a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5)/s
qrt(a^2*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))/(a*b^10 -
20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5))) + 3*sqrt(1/2)*((b^4*c^2
- 8*a*b^2*c^3 + 16*a^2*c^4)*x^8 + 2*(b^5*c - 8*a*b^3*c^2 + 16*a^2*b*c^3)*x^6 + a^2*b^4 - 8*a^3*b^2*c + 16*a^4*
c^2 + (b^6 - 6*a*b^4*c + 32*a^3*c^3)*x^4 + 2*(a*b^5 - 8*a^2*b^3*c + 16*a^3*b*c^2)*x^2)*sqrt(-(b^5 + 40*a*b^3*c
 + 80*a^2*b*c^2 - (a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5
)/sqrt(a^2*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))/(a*b^10
 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5))*log(3*(5*b^4*c + 40*a*
b^2*c^2 + 16*a^2*c^3)*x + 3/2*sqrt(1/2)*(b^8 - 8*a*b^6*c + 128*a^3*b^2*c^3 - 256*a^4*c^4 + (a*b^13 - 8*a^2*b^1
1*c - 80*a^3*b^9*c^2 + 1280*a^4*b^7*c^3 - 6400*a^5*b^5*c^4 + 14336*a^6*b^3*c^5 - 12288*a^7*b*c^6)/sqrt(a^2*b^1
0 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))*sqrt(-(b^5 + 40*a*b^3
*c + 80*a^2*b*c^2 - (a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c
^5)/sqrt(a^2*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))/(a*b^
10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5))) - 3*sqrt(1/2)*((b^4
*c^2 - 8*a*b^2*c^3 + 16*a^2*c^4)*x^8 + 2*(b^5*c - 8*a*b^3*c^2 + 16*a^2*b*c^3)*x^6 + a^2*b^4 - 8*a^3*b^2*c + 16
*a^4*c^2 + (b^6 - 6*a*b^4*c + 32*a^3*c^3)*x^4 + 2*(a*b^5 - 8*a^2*b^3*c + 16*a^3*b*c^2)*x^2)*sqrt(-(b^5 + 40*a*
b^3*c + 80*a^2*b*c^2 - (a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^
6*c^5)/sqrt(a^2*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))/(a
*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5))*log(3*(5*b^4*c +
40*a*b^2*c^2 + 16*a^2*c^3)*x - 3/2*sqrt(1/2)*(b^8 - 8*a*b^6*c + 128*a^3*b^2*c^3 - 256*a^4*c^4 + (a*b^13 - 8*a^
2*b^11*c - 80*a^3*b^9*c^2 + 1280*a^4*b^7*c^3 - 6400*a^5*b^5*c^4 + 14336*a^6*b^3*c^5 - 12288*a^7*b*c^6)/sqrt(a^
2*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))*sqrt(-(b^5 + 40*
a*b^3*c + 80*a^2*b*c^2 - (a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*
a^6*c^5)/sqrt(a^2*b^10 - 20*a^3*b^8*c + 160*a^4*b^6*c^2 - 640*a^5*b^4*c^3 + 1280*a^6*b^2*c^4 - 1024*a^7*c^5))/
(a*b^10 - 20*a^2*b^8*c + 160*a^3*b^6*c^2 - 640*a^4*b^4*c^3 + 1280*a^5*b^2*c^4 - 1024*a^6*c^5))) + 6*(a*b^2 + 4
*a^2*c)*x)/((b^4*c^2 - 8*a*b^2*c^3 + 16*a^2*c^4...

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**4/(c*x**4+b*x**2+a)**3,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 1863 vs. \(2 (241) = 482\).
time = 8.36, size = 1863, normalized size = 6.45 \begin {gather*} \frac {3 \, {\left (\sqrt {2} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} b^{6} - 4 \, \sqrt {2} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a b^{4} c - 2 \, \sqrt {2} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} b^{5} c - 2 \, b^{6} c - 16 \, \sqrt {2} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a^{2} b^{2} c^{2} + \sqrt {2} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} b^{4} c^{2} + 8 \, a b^{4} c^{2} + 2 \, b^{5} c^{2} + 64 \, \sqrt {2} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a^{3} c^{3} + 32 \, \sqrt {2} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a^{2} b c^{3} + 32 \, a^{2} b^{2} c^{3} + 16 \, a b^{3} c^{3} - 16 \, \sqrt {2} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a^{2} c^{4} - 128 \, a^{3} c^{4} - 96 \, a^{2} b c^{4} - \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} b^{5} - 8 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a b^{3} c + 2 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} b^{4} c + 48 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a^{2} b c^{2} + 24 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a b^{2} c^{2} - \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} b^{3} c^{2} - 12 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c + \sqrt {b^{2} - 4 \, a c} c} a b c^{3} + 2 \, {\left (b^{2} - 4 \, a c\right )} b^{4} c - 2 \, {\left (b^{2} - 4 \, a c\right )} b^{3} c^{2} - 32 \, {\left (b^{2} - 4 \, a c\right )} a^{2} c^{3} - 24 \, {\left (b^{2} - 4 \, a c\right )} a b c^{3}\right )} \arctan \left (\frac {2 \, \sqrt {\frac {1}{2}} x}{\sqrt {\frac {b^{5} - 8 \, a b^{3} c + 16 \, a^{2} b c^{2} + \sqrt {{\left (b^{5} - 8 \, a b^{3} c + 16 \, a^{2} b c^{2}\right )}^{2} - 4 \, {\left (a b^{4} - 8 \, a^{2} b^{2} c + 16 \, a^{3} c^{2}\right )} {\left (b^{4} c - 8 \, a b^{2} c^{2} + 16 \, a^{2} c^{3}\right )}}}{b^{4} c - 8 \, a b^{2} c^{2} + 16 \, a^{2} c^{3}}}}\right )}{32 \, {\left (a b^{8} - 16 \, a^{2} b^{6} c - 2 \, a b^{7} c + 96 \, a^{3} b^{4} c^{2} + 24 \, a^{2} b^{5} c^{2} + a b^{6} c^{2} - 256 \, a^{4} b^{2} c^{3} - 96 \, a^{3} b^{3} c^{3} - 12 \, a^{2} b^{4} c^{3} + 256 \, a^{5} c^{4} + 128 \, a^{4} b c^{4} + 48 \, a^{3} b^{2} c^{4} - 64 \, a^{4} c^{5}\right )} {\left | c \right |}} + \frac {3 \, {\left (\sqrt {2} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} b^{6} - 4 \, \sqrt {2} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a b^{4} c - 2 \, \sqrt {2} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} b^{5} c + 2 \, b^{6} c - 16 \, \sqrt {2} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a^{2} b^{2} c^{2} + \sqrt {2} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} b^{4} c^{2} - 8 \, a b^{4} c^{2} + 2 \, b^{5} c^{2} + 64 \, \sqrt {2} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a^{3} c^{3} + 32 \, \sqrt {2} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a^{2} b c^{3} - 32 \, a^{2} b^{2} c^{3} + 16 \, a b^{3} c^{3} - 16 \, \sqrt {2} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a^{2} c^{4} + 128 \, a^{3} c^{4} - 96 \, a^{2} b c^{4} - \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} b^{5} - 8 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a b^{3} c + 2 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} b^{4} c + 48 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a^{2} b c^{2} + 24 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a b^{2} c^{2} - \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} b^{3} c^{2} - 12 \, \sqrt {2} \sqrt {b^{2} - 4 \, a c} \sqrt {b c - \sqrt {b^{2} - 4 \, a c} c} a b c^{3} - 2 \, {\left (b^{2} - 4 \, a c\right )} b^{4} c - 2 \, {\left (b^{2} - 4 \, a c\right )} b^{3} c^{2} + 32 \, {\left (b^{2} - 4 \, a c\right )} a^{2} c^{3} - 24 \, {\left (b^{2} - 4 \, a c\right )} a b c^{3}\right )} \arctan \left (\frac {2 \, \sqrt {\frac {1}{2}} x}{\sqrt {\frac {b^{5} - 8 \, a b^{3} c + 16 \, a^{2} b c^{2} - \sqrt {{\left (b^{5} - 8 \, a b^{3} c + 16 \, a^{2} b c^{2}\right )}^{2} - 4 \, {\left (a b^{4} - 8 \, a^{2} b^{2} c + 16 \, a^{3} c^{2}\right )} {\left (b^{4} c - 8 \, a b^{2} c^{2} + 16 \, a^{2} c^{3}\right )}}}{b^{4} c - 8 \, a b^{2} c^{2} + 16 \, a^{2} c^{3}}}}\right )}{32 \, {\left (a b^{8} - 16 \, a^{2} b^{6} c - 2 \, a b^{7} c + 96 \, a^{3} b^{4} c^{2} + 24 \, a^{2} b^{5} c^{2} + a b^{6} c^{2} - 256 \, a^{4} b^{2} c^{3} - 96 \, a^{3} b^{3} c^{3} - 12 \, a^{2} b^{4} c^{3} + 256 \, a^{5} c^{4} + 128 \, a^{4} b c^{4} + 48 \, a^{3} b^{2} c^{4} - 64 \, a^{4} c^{5}\right )} {\left | c \right |}} - \frac {12 \, b c^{2} x^{7} + 19 \, b^{2} c x^{5} - 4 \, a c^{2} x^{5} + 5 \, b^{3} x^{3} + 16 \, a b c x^{3} + 3 \, a b^{2} x + 12 \, a^{2} c x}{8 \, {\left (c x^{4} + b x^{2} + a\right )}^{2} {\left (b^{4} - 8 \, a b^{2} c + 16 \, a^{2} c^{2}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(c*x^4+b*x^2+a)^3,x, algorithm="giac")

[Out]

3/32*(sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^6 - 4*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4*c - 2*sqrt
(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^5*c - 2*b^6*c - 16*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^2 +
 sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^4*c^2 + 8*a*b^4*c^2 + 2*b^5*c^2 + 64*sqrt(2)*sqrt(b*c + sqrt(b^2 -
4*a*c)*c)*a^3*c^3 + 32*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b*c^3 + 32*a^2*b^2*c^3 + 16*a*b^3*c^3 - 16*
sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*c^4 - 128*a^3*c^4 - 96*a^2*b*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(
b*c + sqrt(b^2 - 4*a*c)*c)*b^5 - 8*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^3*c + 2*sqrt(
2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^4*c + 48*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2
- 4*a*c)*c)*a^2*b*c^2 + 24*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2*c^2 - sqrt(2)*sqrt(
b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^3*c^2 - 12*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*
c)*c)*a*b*c^3 + 2*(b^2 - 4*a*c)*b^4*c - 2*(b^2 - 4*a*c)*b^3*c^2 - 32*(b^2 - 4*a*c)*a^2*c^3 - 24*(b^2 - 4*a*c)*
a*b*c^3)*arctan(2*sqrt(1/2)*x/sqrt((b^5 - 8*a*b^3*c + 16*a^2*b*c^2 + sqrt((b^5 - 8*a*b^3*c + 16*a^2*b*c^2)^2 -
 4*(a*b^4 - 8*a^2*b^2*c + 16*a^3*c^2)*(b^4*c - 8*a*b^2*c^2 + 16*a^2*c^3)))/(b^4*c - 8*a*b^2*c^2 + 16*a^2*c^3))
)/((a*b^8 - 16*a^2*b^6*c - 2*a*b^7*c + 96*a^3*b^4*c^2 + 24*a^2*b^5*c^2 + a*b^6*c^2 - 256*a^4*b^2*c^3 - 96*a^3*
b^3*c^3 - 12*a^2*b^4*c^3 + 256*a^5*c^4 + 128*a^4*b*c^4 + 48*a^3*b^2*c^4 - 64*a^4*c^5)*abs(c)) + 3/32*(sqrt(2)*
sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^6 - 4*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^4*c - 2*sqrt(2)*sqrt(b*c -
 sqrt(b^2 - 4*a*c)*c)*b^5*c + 2*b^6*c - 16*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^2 + sqrt(2)*sqrt(
b*c - sqrt(b^2 - 4*a*c)*c)*b^4*c^2 - 8*a*b^4*c^2 + 2*b^5*c^2 + 64*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^3*
c^3 + 32*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b*c^3 - 32*a^2*b^2*c^3 + 16*a*b^3*c^3 - 16*sqrt(2)*sqrt(b
*c - sqrt(b^2 - 4*a*c)*c)*a^2*c^4 + 128*a^3*c^4 - 96*a^2*b*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2
 - 4*a*c)*c)*b^5 - 8*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^3*c + 2*sqrt(2)*sqrt(b^2 -
4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^4*c + 48*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^
2*b*c^2 + 24*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^2*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*s
qrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^3*c^2 - 12*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b*c^3
- 2*(b^2 - 4*a*c)*b^4*c - 2*(b^2 - 4*a*c)*b^3*c^2 + 32*(b^2 - 4*a*c)*a^2*c^3 - 24*(b^2 - 4*a*c)*a*b*c^3)*arcta
n(2*sqrt(1/2)*x/sqrt((b^5 - 8*a*b^3*c + 16*a^2*b*c^2 - sqrt((b^5 - 8*a*b^3*c + 16*a^2*b*c^2)^2 - 4*(a*b^4 - 8*
a^2*b^2*c + 16*a^3*c^2)*(b^4*c - 8*a*b^2*c^2 + 16*a^2*c^3)))/(b^4*c - 8*a*b^2*c^2 + 16*a^2*c^3)))/((a*b^8 - 16
*a^2*b^6*c - 2*a*b^7*c + 96*a^3*b^4*c^2 + 24*a^2*b^5*c^2 + a*b^6*c^2 - 256*a^4*b^2*c^3 - 96*a^3*b^3*c^3 - 12*a
^2*b^4*c^3 + 256*a^5*c^4 + 128*a^4*b*c^4 + 48*a^3*b^2*c^4 - 64*a^4*c^5)*abs(c)) - 1/8*(12*b*c^2*x^7 + 19*b^2*c
*x^5 - 4*a*c^2*x^5 + 5*b^3*x^3 + 16*a*b*c*x^3 + 3*a*b^2*x + 12*a^2*c*x)/((c*x^4 + b*x^2 + a)^2*(b^4 - 8*a*b^2*
c + 16*a^2*c^2))

________________________________________________________________________________________

Mupad [B]
time = 7.59, size = 2500, normalized size = 8.65 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^4/(a + b*x^2 + c*x^4)^3,x)

[Out]

atan(((((3*(262144*a^6*c^8 - 64*b^12*c^2 + 1024*a*b^10*c^3 - 5120*a^2*b^8*c^4 + 81920*a^4*b^4*c^6 - 262144*a^5
*b^2*c^7))/(128*(b^12 + 4096*a^6*c^6 + 240*a^2*b^8*c^2 - 1280*a^3*b^6*c^3 + 3840*a^4*b^4*c^4 - 6144*a^5*b^2*c^
5 - 24*a*b^10*c)) - (x*((9*((-(4*a*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c^7 + 560*a^2*b^11*c^2 - 4160*a^3*b
^9*c^3 + 11520*a^4*b^7*c^4 + 1024*a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^13*c))/(512*(a*b^20 + 1048576*a^11*
c^10 - 40*a^2*b^18*c + 720*a^3*b^16*c^2 - 7680*a^4*b^14*c^3 + 53760*a^5*b^12*c^4 - 258048*a^6*b^10*c^5 + 86016
0*a^7*b^8*c^6 - 1966080*a^8*b^6*c^7 + 2949120*a^9*b^4*c^8 - 2621440*a^10*b^2*c^9)))^(1/2)*(128*b^11*c^2 - 2560
*a*b^9*c^3 - 131072*a^5*b*c^7 + 20480*a^2*b^7*c^4 - 81920*a^3*b^5*c^5 + 163840*a^4*b^3*c^6))/(16*(b^8 + 256*a^
4*c^4 + 96*a^2*b^4*c^2 - 256*a^3*b^2*c^3 - 16*a*b^6*c)))*((9*((-(4*a*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c
^7 + 560*a^2*b^11*c^2 - 4160*a^3*b^9*c^3 + 11520*a^4*b^7*c^4 + 1024*a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^1
3*c))/(512*(a*b^20 + 1048576*a^11*c^10 - 40*a^2*b^18*c + 720*a^3*b^16*c^2 - 7680*a^4*b^14*c^3 + 53760*a^5*b^12
*c^4 - 258048*a^6*b^10*c^5 + 860160*a^7*b^8*c^6 - 1966080*a^8*b^6*c^7 + 2949120*a^9*b^4*c^8 - 2621440*a^10*b^2
*c^9)))^(1/2) - (x*(144*a^2*c^5 + 117*b^4*c^3 + 72*a*b^2*c^4))/(16*(b^8 + 256*a^4*c^4 + 96*a^2*b^4*c^2 - 256*a
^3*b^2*c^3 - 16*a*b^6*c)))*((9*((-(4*a*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c^7 + 560*a^2*b^11*c^2 - 4160*a
^3*b^9*c^3 + 11520*a^4*b^7*c^4 + 1024*a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^13*c))/(512*(a*b^20 + 1048576*a
^11*c^10 - 40*a^2*b^18*c + 720*a^3*b^16*c^2 - 7680*a^4*b^14*c^3 + 53760*a^5*b^12*c^4 - 258048*a^6*b^10*c^5 + 8
60160*a^7*b^8*c^6 - 1966080*a^8*b^6*c^7 + 2949120*a^9*b^4*c^8 - 2621440*a^10*b^2*c^9)))^(1/2)*1i - (((3*(26214
4*a^6*c^8 - 64*b^12*c^2 + 1024*a*b^10*c^3 - 5120*a^2*b^8*c^4 + 81920*a^4*b^4*c^6 - 262144*a^5*b^2*c^7))/(128*(
b^12 + 4096*a^6*c^6 + 240*a^2*b^8*c^2 - 1280*a^3*b^6*c^3 + 3840*a^4*b^4*c^4 - 6144*a^5*b^2*c^5 - 24*a*b^10*c))
 + (x*((9*((-(4*a*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c^7 + 560*a^2*b^11*c^2 - 4160*a^3*b^9*c^3 + 11520*a^
4*b^7*c^4 + 1024*a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^13*c))/(512*(a*b^20 + 1048576*a^11*c^10 - 40*a^2*b^1
8*c + 720*a^3*b^16*c^2 - 7680*a^4*b^14*c^3 + 53760*a^5*b^12*c^4 - 258048*a^6*b^10*c^5 + 860160*a^7*b^8*c^6 - 1
966080*a^8*b^6*c^7 + 2949120*a^9*b^4*c^8 - 2621440*a^10*b^2*c^9)))^(1/2)*(128*b^11*c^2 - 2560*a*b^9*c^3 - 1310
72*a^5*b*c^7 + 20480*a^2*b^7*c^4 - 81920*a^3*b^5*c^5 + 163840*a^4*b^3*c^6))/(16*(b^8 + 256*a^4*c^4 + 96*a^2*b^
4*c^2 - 256*a^3*b^2*c^3 - 16*a*b^6*c)))*((9*((-(4*a*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c^7 + 560*a^2*b^11
*c^2 - 4160*a^3*b^9*c^3 + 11520*a^4*b^7*c^4 + 1024*a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^13*c))/(512*(a*b^2
0 + 1048576*a^11*c^10 - 40*a^2*b^18*c + 720*a^3*b^16*c^2 - 7680*a^4*b^14*c^3 + 53760*a^5*b^12*c^4 - 258048*a^6
*b^10*c^5 + 860160*a^7*b^8*c^6 - 1966080*a^8*b^6*c^7 + 2949120*a^9*b^4*c^8 - 2621440*a^10*b^2*c^9)))^(1/2) + (
x*(144*a^2*c^5 + 117*b^4*c^3 + 72*a*b^2*c^4))/(16*(b^8 + 256*a^4*c^4 + 96*a^2*b^4*c^2 - 256*a^3*b^2*c^3 - 16*a
*b^6*c)))*((9*((-(4*a*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c^7 + 560*a^2*b^11*c^2 - 4160*a^3*b^9*c^3 + 1152
0*a^4*b^7*c^4 + 1024*a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^13*c))/(512*(a*b^20 + 1048576*a^11*c^10 - 40*a^2
*b^18*c + 720*a^3*b^16*c^2 - 7680*a^4*b^14*c^3 + 53760*a^5*b^12*c^4 - 258048*a^6*b^10*c^5 + 860160*a^7*b^8*c^6
 - 1966080*a^8*b^6*c^7 + 2949120*a^9*b^4*c^8 - 2621440*a^10*b^2*c^9)))^(1/2)*1i)/((((3*(262144*a^6*c^8 - 64*b^
12*c^2 + 1024*a*b^10*c^3 - 5120*a^2*b^8*c^4 + 81920*a^4*b^4*c^6 - 262144*a^5*b^2*c^7))/(128*(b^12 + 4096*a^6*c
^6 + 240*a^2*b^8*c^2 - 1280*a^3*b^6*c^3 + 3840*a^4*b^4*c^4 - 6144*a^5*b^2*c^5 - 24*a*b^10*c)) - (x*((9*((-(4*a
*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c^7 + 560*a^2*b^11*c^2 - 4160*a^3*b^9*c^3 + 11520*a^4*b^7*c^4 + 1024*
a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^13*c))/(512*(a*b^20 + 1048576*a^11*c^10 - 40*a^2*b^18*c + 720*a^3*b^1
6*c^2 - 7680*a^4*b^14*c^3 + 53760*a^5*b^12*c^4 - 258048*a^6*b^10*c^5 + 860160*a^7*b^8*c^6 - 1966080*a^8*b^6*c^
7 + 2949120*a^9*b^4*c^8 - 2621440*a^10*b^2*c^9)))^(1/2)*(128*b^11*c^2 - 2560*a*b^9*c^3 - 131072*a^5*b*c^7 + 20
480*a^2*b^7*c^4 - 81920*a^3*b^5*c^5 + 163840*a^4*b^3*c^6))/(16*(b^8 + 256*a^4*c^4 + 96*a^2*b^4*c^2 - 256*a^3*b
^2*c^3 - 16*a*b^6*c)))*((9*((-(4*a*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c^7 + 560*a^2*b^11*c^2 - 4160*a^3*b
^9*c^3 + 11520*a^4*b^7*c^4 + 1024*a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^13*c))/(512*(a*b^20 + 1048576*a^11*
c^10 - 40*a^2*b^18*c + 720*a^3*b^16*c^2 - 7680*a^4*b^14*c^3 + 53760*a^5*b^12*c^4 - 258048*a^6*b^10*c^5 + 86016
0*a^7*b^8*c^6 - 1966080*a^8*b^6*c^7 + 2949120*a^9*b^4*c^8 - 2621440*a^10*b^2*c^9)))^(1/2) - (x*(144*a^2*c^5 +
117*b^4*c^3 + 72*a*b^2*c^4))/(16*(b^8 + 256*a^4*c^4 + 96*a^2*b^4*c^2 - 256*a^3*b^2*c^3 - 16*a*b^6*c)))*((9*((-
(4*a*c - b^2)^15)^(1/2) - b^15 + 81920*a^7*b*c^7 + 560*a^2*b^11*c^2 - 4160*a^3*b^9*c^3 + 11520*a^4*b^7*c^4 + 1
024*a^5*b^5*c^5 - 61440*a^6*b^3*c^6 - 20*a*b^13...

________________________________________________________________________________________